projects
/
utf8proc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af2866
)
d/gbp.conf: Update for DEP-14 style
author
Matthias Geiger
<werdahias@debian.org>
Mon, 1 Sep 2025 16:13:55 +0000
(18:13 +0200)
committer
Matthias Geiger
<werdahias@debian.org>
Mon, 1 Sep 2025 16:13:55 +0000
(18:13 +0200)
debian/gbp.conf
patch
|
blob
|
history
diff --git
a/debian/gbp.conf
b/debian/gbp.conf
index cec628c7444886870d72dc8bcd536479e7f8a284..7ad7f9fc69c142cea95cbf0813309902cf352d99 100644
(file)
--- a/
debian/gbp.conf
+++ b/
debian/gbp.conf
@@
-1,2
+1,17
@@
[DEFAULT]
pristine-tar = True
+debian-branch = debian/latest
+upstream-branch = upstream/latest
+
+[buildpackage]
+sign-tags = True
+
+[dch]
+multimaint-merge = True
+
+[import-orig]
+postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
+upstream-vcs-tag = %(version%~%.)s
+
+[pq]
+patch-numbers = False